home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Unix
/
CNews
/
Source
/
relay
/
regress
/
master
/
run
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-06-02
|
174 b
|
11 lines
#! /bin/sh
# run relaynews test
here=`pwd`
NEWSARTS=$here
NEWSBIN=$here
NEWSCTL=$here
export NEWSARTS NEWSBIN NEWSCTL
./relaynews -r <batch >stdout 2>stderr
echo $? >status